-
Notifications
You must be signed in to change notification settings - Fork 294
Staging/jts api distributed #5944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…to include token expiration
…edicated) (Closes #5838) - Retrieve Graphite API spec for Clustered - Remove ACCOUNT_ID and CLUSTER_ID references and requirements not used for Clustered
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the documentation for the InfluxDB 3 Management API by adding new YAML files and configuration entries for both clustered and cloud-dedicated setups.
- Introduces new content files for tag groups, server details, and API info for the clustered management API.
- Updates configuration to include the Management API in the clustered docs setup.
- Modifies the cloud-dedicated tag groups file by updating the listed tags.
Reviewed Changes
Copilot reviewed 6 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
api-docs/influxdb3/clustered/management/content/tag-groups.yml | Adds tag groups for the Management API documentation |
api-docs/influxdb3/clustered/management/content/servers.yml | Introduces the server URL configuration for the Management API |
api-docs/influxdb3/clustered/management/content/info.yml | Provides informational content for the Management API overview |
api-docs/influxdb3/clustered/.config.yml | Adds a configuration entry for the Management API |
api-docs/influxdb3/cloud-dedicated/management/content/tag-groups.yml | Updates tag groups for the Management API by replacing "Examples" with "Quickstart" |
Files not reviewed (2)
- api-docs/getswagger.sh: Language not supported
- api-docs/influxdb3/cloud-dedicated/management/openapi.yml: Language not supported
api-docs/influxdb3/cloud-dedicated/management/content/tag-groups.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thanks. I wouldn't merge this quite yet. Functionality hasn't rolled out yet.
Closes #5838
Staging: https://test2.docs.influxdata.com/influxdb3/clustered/api/management/
Closes #5943
Staging: https://test2.docs.influxdata.com/influxdb3/cloud-dedicated/api/management/